pip install ffmpeg

135

conda install ffmpeg -

conda install -c conda-forge ffmpeg

pip install ffmpeg -

Make sure to run "pip install ffmpeg-python" instead of "pip install ffmpeg".

As "pip install ffmpeg" will only install a bunch of Python packages that are not executable.

Comments

Submit
0 Comments